home *** CD-ROM | disk | FTP | other *** search
/ Aminet 19 / Aminet 19 (1997)(GTI - Schatztruhe)[!][Jun 1997].iso / Aminet / util / shell / ViNCEd.readme < prev   
Encoding:
Text File  |  1997-05-03  |  11.3 KB  |  307 lines

  1. Short:    The final CON: solution, ^Z, XTerm, Intui-screens
  2. Author:   thor@einstein.math.tu-berlin.de (Thomas Richter)
  3. Uploader: thor@einstein.math.tu-berlin.de (Thomas Richter)
  4. Type:     util/shell
  5.  
  6.             About ViNCEd
  7. ---------------------------------------------------------------------------
  8. The latest version (3.32) of my full screen shell editor (CON: replacement)
  9.  
  10.         MAJOR VERSION UPDATE!    
  11.             A lot of new features have been added.
  12.  
  13. ---------------------------------------------------------------------------
  14.  
  15. Features:
  16. -Extremly flexible
  17. -Comes with prefs program with nice GUI
  18. -User defineable macros and buttons (gadgets) with parameters
  19. -Full screen editor, not line limited
  20. -Compatible to CON: and ConMan
  21. -VT-220 emulation build in
  22. -Supports control sequences of:
  23.     -CON:
  24.     -VT-220
  25.     -DEC
  26.     -XTerm (Unix Shells)
  27.     -SGI winterm
  28.     -plus private stuff (set keyboard,colors and font by ctrl seq)
  29. -TAB expansion, with different TAB requesters as option
  30. -Menu, clipboard support build in (no ConClip needed)
  31. -Online help plus documentation
  32. -Screen title might contain path/fail codes/CLI number & more
  33. -Localizeable (German available)
  34. -Job control à la unix with Ctrl-Z
  35.     -suspends shell jobs
  36.     -sends shell jobs to forgeground & background
  37.      using tiny shell scripts "fg" and "bg" like unix
  38. -documented library for own applications and editor programming
  39. -iconification support
  40. -easy installation
  41. -full control thru single program (SetVNC)
  42. -clipboard support, snip control with middle mouse button or Ctrl-left
  43. -can create private screens on request
  44. -font & monitor selectable by prefs
  45. -icon drop, with modifiers for path/name only
  46. -100% assembly language => fast & short
  47.  
  48. Plus:    It's 100% free !
  49.  
  50. -----------------------------------------------------------------------------
  51.  
  52. ----------history-- this is not the complete history, consult the guide !----
  53.  
  54. Changes made since 3.31:
  55.  
  56.     Failed to update the scrollers if the number of lines changed.
  57.  
  58. Changes made since 3.30:
  59.     
  60.     Updated the ViNCEd list requester. Works much better now, no reason
  61.     to use the standard requester any more.
  62.  
  63.     Encoded the SetVNC program to trick VirusWorkshop. Manual
  64.     installation should be done with care - use the decode program
  65.     in the "Extras" drawer.
  66.  
  67. Changes since 3.20....
  68.  
  69. -Added C style control codes for window titles, expanding into the path,
  70.  CLI number, fault code and more...
  71.  
  72. -Updated the TAB requester (subdirs can be entered now).
  73.  
  74. -Added a lot of open path arguments, specifying a font,screen etc...
  75.  
  76. -Added better custom screen support (default colors & font available)
  77.  
  78. -More defaults selectable from the prefs, like font/screenmode/color
  79.  requesters.
  80.  
  81. -Added switch for faster TAB expansion
  82.  
  83. -Added switch for sorting directories first
  84.  
  85. -Added SHIFT+TAB -> device list on empty line
  86.  
  87. -Middle mouse button can be disabled
  88.  
  89. -Close requester available.
  90.  
  91. -Fixed a LOT of bugs in 3.20. Incompatibilities with DW,MWM,ZShell,SShell
  92.  and more are now gone (I hope), one enforcer hit is gone 
  93.  (thanx Christopher...)
  94.  
  95. -Upated the installer script (now much smarter about source and destination
  96.  location)
  97.  
  98. -Fixed the SetFONT script.
  99.  
  100.  
  101. ****************************************************************************
  102.  
  103. To update from 3.xx to 3.30:
  104.  
  105.     Re-install, since A LOT of stuff changed!
  106.  
  107. -----------------------------------------------------------------------------
  108.  
  109. ANNOUNCEMENT:
  110.     If you selected the "Disable full screen Edit" setting on the
  111.     system page of SetVNC as setting for ViNCEd, you will have noticed
  112.     that the RETURN key does not operate like expected in the SHELL.
  113.  
  114.     THIS IS NOT A BUG! 
  115.  
  116.     This edit mode is for programs that wants to read masks from the
  117.     input, UNLIKE THE SHELL. DO NOT TURN IT ON FOR THE SHELL!
  118.  
  119.     If you like to glue the cursor to the edit position and don't want
  120.     it moving 'round the screen if marking blocks or scrolling, turn on
  121.     the XTerm Cursor Mode in the edit pages of SetVNC!
  122.  
  123.     If you prefer single TAB requesters, turn on both the "Requester if
  124.     expansion is not unique" and the "First TAB expands fully" flag
  125.     in the Shell pages of SetVNC.
  126.     
  127. -----------------------------------------------------------------------------
  128.  
  129. ANNOUNCEMENT:        Co-Authors wanted !
  130.  
  131. 1) Localization:
  132.  
  133. If you like to localize ViNCEd to your language, please send me some mail!
  134. You'll receive a complete archive how to do the job!
  135.  
  136. You need to provide:
  137.     - some knowledge about AmigaDOS and locales.
  138.     - some knowledge of your native language (-;
  139.  
  140.  
  141. An italian localization of ViNCEd is under construction - please contact
  142. me for more languages!
  143.  
  144.  
  145. 2) MUI Prefs editor:
  146.  
  147. I'd like somebody to write a MUI version of a prefs editor. This can't be a
  148. full replacement for SetVNC, but at least the global prefs should be edit-
  149. able with it. Some limitations of MUI (no intuition requesters) limit the
  150. possibilities of a MUI version of SetVNC, but this is O.K. for a prefs editor.
  151.  
  152. You need to provide:
  153.     - some knowledge about a programming language,
  154.         preferably assembler or C.
  155.     - knowledge about how to write GUIs with MUI.
  156.     - a registered version of MUI
  157.  
  158. You'll receive a documentation on how ViNCEd saves its preferences and on
  159. how to call the library functions to install the prefs.
  160.  
  161.  
  162. I'm sorry, but I can't offer any money for these jobs, cause ViNCEd is
  163. freeware. It is expected that you provide your work as freeware, too. I
  164. won't claim any copyright on these programs or databases, but I need your
  165. O.K. to include them in the ViNCEd archive. Contact me at the address below
  166. if you think you like to do the job(s).
  167.  
  168.         Thanx, Thomas
  169.  
  170. -----------------------------------------------------------------------------
  171.  
  172. Another note: 
  173.  
  174.     VirusWorkShop seems to have trouble with the overlay file structure
  175.     that is used by the SetVNC program.
  176.     THIS IS NOT A VIRUS! It is a bugfix of the oldish CBM overlay 
  177.     manager which is really buggy!
  178.     VirusWorkShop will be updated soon. (I hope)
  179.  
  180.     To trick VirusWorkshop, the SetVNC program in this archive is
  181.     encoded. Use the "Decode" program from the "Extras" drawer to
  182.     decode manually. The installer script has been updated to do 
  183.     this for you.
  184.  
  185.     Thanks Urban, for reporting!
  186.  
  187. ----------------------------------------------------------------------------
  188.  
  189.     Some virus checkers might complain about the set PktWait() pointer
  190.     of the VNCFiler.supervisor. Again:
  191.  
  192.     THIS IS NOT A VIRUS!
  193.  
  194.     Anti-Beol has been updated to handle this case, please 
  195.     update your copy as well!
  196.  
  197. -----------------------------------------------------------------------------
  198.  
  199. Send ideas, improvements, bugreports (please as concrete as possible) to:
  200.  
  201.  
  202.     Thomas Richter
  203.  
  204.  
  205. EMail:    thor@einstein.math.tu-berlin.de
  206.  
  207. or "Wisit the Web" site:
  208.  
  209. WWW:    http://www.math.tu-berlin.de/~thor/thor/index.html
  210.  
  211. -----------------------------------------------------------------------------
  212.  
  213. My special thank you's go to all the beta testers of 3.21 to 3.22 out there! 
  214. Life would be harder without you!
  215.  
  216. -----------------------------------------------------------------------------
  217.  
  218. April 1997
  219.  
  220.     Thomas
  221.  
  222.  
  223. ============================= Archive contents =============================
  224.  
  225. Original  Packed Ratio    Date     Time    Name
  226. -------- ------- ----- --------- --------  -------------
  227.      628     270 57.0% 16-Feb-97 19:31:48 +AREXX.info
  228.      172     154 10.4% 02-Nov-96 23:18:16 +rexxsyslib.pch
  229.      628     270 57.0% 16-Feb-97 19:31:48 +C.info
  230.    44368   23560 46.8% 06-Apr-97 00:58:50 +SetVNC.coded
  231.      628     268 57.3% 16-Feb-97 19:31:48 +DEVS.info
  232.      628     268 57.3% 13-Jan-94 22:52:32 +DOSDrivers.info
  233.       84      79  5.9% 13-Jan-94 22:50:32 +NEWCON
  234.      481     262 45.5% 13-Jan-94 22:52:32 +NEWCON.info
  235.       84      79  5.9% 13-Jan-94 22:50:30 +VNC
  236.      481     264 45.1% 13-Jan-94 22:52:32 +VNC.info
  237.      105      94 10.4% 13-Jan-94 22:49:00 +Mount_NEWCON
  238.      102      88 13.7% 13-Jan-94 22:49:36 +Mount_VNC
  239.     1380     356 74.2% 03-Nov-96 17:28:28 +Disk.info
  240.      628     267 57.4% 16-Feb-97 19:31:48 +Extras.info
  241.      440     380 13.6% 06-Apr-97 00:59:46 +Decode
  242.     3980    2388 40.0% 02-Nov-96 20:09:56 +FastFonts
  243.      568     278 51.0% 03-Aug-94 20:00:12 +FastFonts.info
  244.      284     251 11.6% 02-Nov-96 20:10:54 +PatchAlloc
  245.     1140     788 30.8% 02-Nov-96 20:10:40 +PatchRAM
  246.    14688    9310 36.6% 02-Nov-96 23:10:54 +spatch
  247.     3936    2518 36.0% 03-Nov-96 00:35:02 +StringSnip
  248.     4192    1970 53.0% 09-Feb-97 00:59:30 +TrueMultiAssigns
  249.      628     269 57.1% 16-Feb-97 19:31:48 +Guides.info
  250.   235502   83962 64.3% 08-Apr-97 21:21:10 +VNC.Guide
  251.      537     285 46.9% 02-Nov-96 20:15:20 +VNC.Guide.info
  252.      628     273 56.5% 16-Feb-97 19:31:48 +Include.info
  253.     9887    3323 66.3% 01-Apr-97 22:35:36 +Dynamics.h
  254.     2996    1316 56.0% 01-Apr-97 22:46:06 +Lib_Readme
  255.     3259     942 71.0% 01-Apr-97 22:35:36 +Macros.h
  256.     3343    1127 66.2% 01-Apr-97 22:35:36 +Menu.h
  257.     6512    1846 71.6% 01-Apr-97 22:35:36 +Owner.h
  258.    10241    2882 71.8% 01-Apr-97 22:35:36 +Prefs.h
  259.     2580     854 66.8% 01-Apr-97 22:35:36 +Requester.h
  260.     8808    2899 67.0% 30-Mar-97 21:05:42 +vnc_lib.fd
  261.     7862    2495 68.2% 01-Apr-97 22:38:28 +vnc_lib.i
  262.    31752    6630 79.1% 01-Apr-97 22:34:34 +vnc_stub.base.lib
  263.    31912    6677 79.0% 01-Apr-97 22:34:34 +vnc_stub.lib
  264.    31160    6346 79.6% 01-Apr-97 22:34:34 +vnc_stub.rr.base.lib
  265.    31288    6387 79.5% 01-Apr-97 22:34:34 +vnc_stub.rr.lib
  266.     8748    2377 72.8% 01-Apr-97 22:35:36 +VNCBase.h
  267.     1879     857 54.3% 21-Jun-94 19:45:26 +VNCDemo.c
  268.    29595    7041 76.2% 01-Apr-97 22:35:36 +window.h
  269.      628     268 57.3% 16-Feb-97 19:31:48 +Install.info
  270.      576     333 42.1% 03-Nov-96 16:17:20 +Deutsch.info
  271.      576     338 41.3% 30-Mar-97 21:36:06 +English.info
  272.    44813   10322 76.9% 08-Apr-97 21:20:42 +Install_VNC
  273.      628     266 57.6% 16-Feb-97 19:31:48 +LIBS.info
  274.    85508   52753 38.3% 08-Apr-97 21:23:30 +vnc.library
  275.      628     267 57.4% 16-Feb-97 19:31:48 +LOCALE.info
  276.     6728    2700 59.8% 14-Feb-97 23:43:28 +VNC.prefs.catalog
  277.     1228     704 42.6% 14-Feb-97 23:43:28 +VNC.sys.catalog
  278.     8304    3278 60.5% 30-Mar-97 21:08:04 +VNC.prefs.catalog
  279.     1408     809 42.5% 30-Mar-97 21:08:04 +VNC.sys.catalog
  280.      628     270 57.0% 16-Feb-97 19:32:38 +Localize!.info
  281.     6324    3977 37.1% 30-Mar-97 19:37:12 +CreateCatalog
  282.    38557   12740 66.9% 30-Mar-97 21:03:00 +prefs.construct
  283.     6105    2545 58.3% 30-Mar-97 21:03:12 +ReadMe
  284.      438     225 48.6% 16-Feb-97 19:32:58 +ReadMe.info
  285.     4367    1825 58.2% 30-Mar-97 21:02:54 +sys.construct
  286.    12772    3488 72.6% 30-Mar-97 21:02:44 +sys1.asm
  287.      632     322 49.0% 16-Feb-97 19:31:48 +Prefs.info
  288.      325     230 29.2% 02-Nov-96 20:32:34 +VNC-Configuration
  289.      479     223 53.4% 02-Nov-96 20:32:46 +VNC-Configuration.info
  290.      697     490 29.6% 02-Nov-96 20:13:48 +SetVNC.info
  291.     8478    3465 59.1% 08-Apr-97 21:20:06 +ReadME
  292.      471     209 55.6% 16-Feb-97 19:31:48 +ReadME.info
  293.      628     268 57.3% 16-Feb-97 19:31:48 +S.info
  294.       17      17  0.0% 02-Nov-96 20:17:06 +bg
  295.       50      50  0.0% 02-Nov-96 20:17:00 +fg
  296.      383     222 42.0% 02-Nov-96 20:17:10 +fork
  297.      515     167 67.5% 02-Apr-97 20:14:20 +InstallVNC
  298.       71      71  0.0% 22-Jan-97 08:50:18 +More
  299.      840     322 61.6% 30-Mar-97 21:08:52 +SetFont
  300.      255     148 41.9% 02-Nov-96 20:17:22 +SetKeyboard
  301.      768     347 54.8% 16-Feb-97 19:31:48 +Shell.info
  302.      765     344 55.0% 16-Feb-97 19:31:48 +Shell_VNC.info
  303.     6990    3002 57.0% 08-Apr-97 21:19:50 +ViNCEd.readme
  304.      471     212 54.9% 16-Feb-97 19:31:48 +ViNCEd.readme.info
  305. -------- ------- ----- --------- --------
  306.   781793  290167 62.8% 10-Apr-97 18:58:56   78 files
  307.